home *** CD-ROM | disk | FTP | other *** search
- Path: news2.ios.com!usenet
- From: vlad@gramercy.ios.com (Vlastimil Adamovsky)
- Newsgroups: comp.lang.c++
- Subject: Re: Model/View/Controller (MVC) implementation in C++ ?
- Date: Mon, 04 Mar 1996 00:55:40 GMT
- Organization: Internet Online Services
- Message-ID: <4hdepd$7e9@news2.ios.com>
- References: <4h1bpm$jht@murex.murex.fr>
- NNTP-Posting-Host: ppp-33.ts-7.hck.idt.net
- X-Newsreader: Forte Free Agent 1.0.82
-
- pascal@murex.fr (Pascal MEHEUT) wrote:
-
- >I'm looking for a library or tool, either commercial or free to help
- >implementing the MVC paradigm in C++.
-
- >I'm especially interesting in an "Events" system to implement the
- >communication between the Model and the Views.
-
- >--
- > Pascal Meheut
- > pascal@murex.fr
-
- As I know, there are class libraries beeing told to support MVC
- paradigm in C++, but it is not quite true. The MVC means - Model View
- Controller.
- I can not find the controller part in those libraries.
- What do you mean by "Events"? There is a quite big confusion about
- what it means.
-
-
-
- *******************************************
- * Vlastimil Adamovsky *
- * Smalltalk, C++ and Envelop development *
- *******************************************
-
-